home *** CD-ROM | disk | FTP | other *** search
/ Die Ultimative Software-P…i Collection 1996 & 1997 / Die Ultimative Software-Pakete CD-ROM fur Atari Collection 1996 & 1997.iso / g / gnu_c / gempp19.zoo / gem++19 / readme
Encoding:
Text File  |  1993-11-21  |  1.2 KB  |  34 lines

  1.  
  2.                     GEM++ : C++ libraries for GEM/AES/VDI
  3.                     -------------------------------------
  4.                          Version 1.99 (not quite 2.0)
  5.  
  6.                              Author:  Warwick Allison
  7.  
  8.                        Contributors:  JJ Lehett
  9.                                       Andre Pareis
  10.                                       Markus Gutschke
  11.  
  12.   This version is a stop-gap.  Due to problems with v.1.8, and because of
  13.   AEO-PJ #3, I have released this early version of GEM++ 2.0.  The main
  14.   component missing from this early version is the documentation for the
  15.   new classes.
  16.  
  17.   Note that the makefiles are now configured for optimized compilation.
  18.   This greatly reduces the size of the library and executables.  It also
  19.   takes longer, and uses a LOT more memory, so on a 4M machines, you may
  20.   have to turn it off.
  21.  
  22.   Requires the GNU C++ compiler. (available everywhere!)
  23.  
  24.   Requires Bammi's GEMLIB patchlevel 30 or better. (available everywhere!)
  25.         or MiNTLIBS patchlevel 34 or better.
  26.  
  27.   Developed with GNU C++ 2.5.3 and MiNTLIBS.
  28.  
  29.   Try the ORCS resource editor (can you find a version after 1.00?).
  30.  
  31.  
  32.   See documents in the "man" (manual) directory for details - start
  33.   reading at "gem++.man".  Also examine EXAMPLE.CC
  34.